Skip to content

Conversation

@johanblumenberg
Copy link

🔗 Closing issues

This closes #132

📖 Summary

Support for Swift Testing

Inspired by Cuckoo

The implementation is checking if XCTest or Testing can be imported, and choses implementation based on that. In most cases though, both test frameworks can be imported, and the test failure will be reported to both.

The second commit solves a conflict between MockSwift.Predicate and Foundation.Predicate, by namespacing the type where used.

@netlify
Copy link

netlify bot commented Jul 29, 2025

Deploy Preview for adoring-varahamihira-bbe99d ready!

Name Link
🔨 Latest commit 4555b6d
🔍 Latest deploy log https://app.netlify.com/projects/adoring-varahamihira-bbe99d/deploys/6888c399e23611000737e085
😎 Deploy Preview https://deploy-preview-133--adoring-varahamihira-bbe99d.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for Swift Testing

1 participant